home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-06-25 | 2.2 KB | 57 lines | [TEXT/pdos] |
- Apple II
- Sample Code Notes
- _____________________________________________________________________________
- Developer Technical Support
-
- #20: DTS Tools and Libraries
-
- Version: 3.0 June 1990
-
- APW Components: MPW Components:
-
- DTS.Lib1.v1.0 DTS.Lib1.v1.0
- FMD.asm FakeModalDialog.Aii
- FMD.h FakeModalDialog.h
- FMDUserTool.asm FakeModalDialog.usage
- E16.FMD FakeModalTool
- M16.FMD FMDUserTool.Aii
- OffScn.port.asm E16.FMD
- PMUserTool.asm M16.FMD
- PtrCheck.asm OffScn.port.Aii
- PM2Rgn.root PixMapTool
- Full.Build PixMapTool.usage
- Build.DTS.lib PMUserTool.Aii
- Build.FMDTool PtrCheck.Aii
- Build.pMTool PixelMap2Rgn.Aii.obj
- Build.Macros Make.DTS.Lib1.v1.0
- Make.FMDTool
- Make.pMTool
-
- FakeModalTool provides routines for modal and movable-modal dialog boxes,
- while PixMapTool provides off-screen pixelmap support and allows conversion of
- pixelmaps to regions. Documentation for these routines is forthcoming in a
- manual from APDA and will also be released in the next revision of Apple II
- Sample Code in electronic format.
- _____________________________________________________________________________
-
- Although the object code for PixMapTool is included as part of this
- sample, you must obtain a license to use it in commercial applications.
- You can license redistribution rights for PixMapTool by contacting Apple
- Software Licensing:
-
- Apple Software Licensing
- Apple Computer, Inc.,
- 20525 Mariani Avenue, M/S 38-I
- Cupertino, CA, 95014
- (408) 974-4667
- AppleLink: SW.LICENSE
-
- APW 65816 assembly language users need APW v.1.0, APW Tools & Interfaces
- v.1.1, and Apple IIGS System Software 5.0.2 or later. Five APW command files,
- Full.Build, Build.DTS.lib, Build.FMDTool, Build.PMTool, and Build.macros allow
- you to perform complete or partial rebuilds of the tools.
-
- MPW IIGS users need MPW v.3.0, MPW IIGS Tools v.1.1, and the MPW IIGS Assembler
- v.1.0 or later. Three MakeFiles, Make.DTS.Lib1.v1.0, Make.FMDTool, and
- Make.PMTool allow you to perform complete or partial rebuilds of the tools.
-